Do case-folding and tokenization when creating emoji.data
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Apr 2020 04:28:53 +0000 (00:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 23:46:46 +0000 (19:46 -0400)
commit1d9d5fcf3956e7ee3ae2b8c3c6a84e8a3d438015
tree1148325036d609626908b88e646aaf0762a47b14
parented724ebc357338de8797884f586b5308243927c7
Do case-folding and tokenization when creating emoji.data

We can avoid doing the extra work of case-folding and
tokenization whenever we filter in the Emoji chooser.
gtk/emoji/convert-emoji.c
gtk/emoji/emoji.data
gtk/gtkemojichooser.c